Split smie-indent-calculate into more manageable chunks.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 3 Jun 2010 01:48:10 +0000 (21:48 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 3 Jun 2010 01:48:10 +0000 (21:48 -0400)
commitbcf0822f07672a10e5c9f80d244c461594d3c87f
tree96b28007713bb84f661cd04fd60d3fa30d991021
parent2aa2a6070b0be86951c5efd708453bd348aa4c23
Split smie-indent-calculate into more manageable chunks.
* lisp/emacs-lisp/smie.el (smie-indent-virtual, smie-indent-fixindent)
(smie-indent-comment, smie-indent-after-keyword, smie-indent-keyword)
(smie-indent-close, smie-indent-comment-continue, smie-indent-bob)
(smie-indent-exps): Extract from smie-indent-calculate.
(smie-indent-functions): New var.
(smie-indent-functions): Use them.
lisp/ChangeLog
lisp/emacs-lisp/smie.el